GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Data Namespace : CommandType Enumeration |
'Declaration Public Enum CommandType Inherits System.Enum
public enum CommandType : System.Enum
Member | Description |
---|---|
StoredProcedure | The name of the stored procedure. |
TableDirect | The name of a table. |
Text | A plain text command (usually SQL). |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Extensibility.Data.CommandType
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