LEADTOOLS WCF (Leadtools.Services.DataContracts assembly)

CommandType Property

Show in webframe





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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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