Gets or sets the command type which specifies how to parse the CommandText property.
[DataMemberAttribute(Name="CommandType", IsRequired=true)] public DbBinaryDataCommandType CommandType { get; set; }
[DataMemberAttribute(Name="CommandType", IsRequired=true)]
public DbBinaryDataCommandType CommandType { get; set; }
<DataMemberAttribute(Name="CommandType", IsRequired=True)> Public Property CommandType As Leadtools.Services.Datacontracts.DbBinaryDataCommandType
<DataMemberAttribute(Name="CommandType", IsRequired=True)>
Public Property CommandType As Leadtools.Services.Datacontracts.DbBinaryDataCommandType
[DataMemberAttribute(Name="CommandType", IsRequired=true)] public: property Leadtools.Services.Datacontracts.DbBinaryDataCommandType CommandType { Leadtools.Services.Datacontracts.DbBinaryDataCommandType get(); void set ( Leadtools.Services.Datacontracts.DbBinaryDataCommandType ); }
public:
property Leadtools.Services.Datacontracts.DbBinaryDataCommandType CommandType {
Leadtools.Services.Datacontracts.DbBinaryDataCommandType get();
void set ( Leadtools.Services.Datacontracts.DbBinaryDataCommandType );
}
A DbBinaryDataCommandType enumeration value that specifies how to parse the CommandText property.
Target Platforms
DbBinaryData Class
DbBinaryData Members
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library