Leadtools.Services.DataContracts Namespace : DbBinaryDataCommandType Enumeration |
[DataContractAttribute()] public enum DbBinaryDataCommandType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <DataContractAttribute()> Public Enum DbBinaryDataCommandType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DbBinaryDataCommandType
[DataContractAttribute()] public enum DbBinaryDataCommandType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Services.DataContracts.DbBinaryDataCommandType = function() { }; Leadtools.Services.DataContracts.DbBinaryDataCommandType.prototype = {
LeadtoolsMemberMarker(replace me) };
[DataContractAttribute()] public enum class DbBinaryDataCommandType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
StoredProcedure | Stored procedure command. |
TableDirect | Table command. |
Text | SQL text command. |
System.Object
System.ValueType
System.Enum
Leadtools.Services.DataContracts.DbBinaryDataCommandType
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