Leadtools.Services.DataContracts Namespace > DbBinaryData Class : CommandType Property |
[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); }
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