LEADTOOLS WCF (Leadtools.Services.DataContracts assembly)
LEAD Technologies, Inc

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 DbBinaryDataCommandType CommandType {get; set;}
DataMemberAttribute(Name="CommandType", IsRequired=)
 get_CommandType();
set_CommandType(value);
[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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DbBinaryData Class
DbBinaryData Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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