Error processing SSI file
LEADTOOLS WCF (Leadtools.Services.DataContracts assembly)

Show in webframe

CommandType Property






Gets or sets the command type which specifies how to parse the CommandText property.
Syntax
[DataMemberAttribute(Name="CommandType", IsRequired=true)]
public DbBinaryDataCommandType CommandType {get; set;}
'Declaration
 
<DataMemberAttribute(Name="CommandType", IsRequired=True)>
Public Property CommandType As DbBinaryDataCommandType
'Usage
 
Dim instance As DbBinaryData
Dim value As DbBinaryDataCommandType
 
instance.CommandType = value
 
value = instance.CommandType

            

            
[DataMemberAttribute(Name="CommandType", IsRequired=true)]
public:
property DbBinaryDataCommandType CommandType {
   DbBinaryDataCommandType get();
   void set (    DbBinaryDataCommandType value);
}

Property Value

A DbBinaryDataCommandType enumeration value that specifies how to parse the CommandText property.
Remarks
Requirements

Target Platforms

See Also

Reference

DbBinaryData Class
DbBinaryData Members

Error processing SSI file
Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features