Enum SqlCommandType
Describes the type of the command passed to the SqlDependency.
Namespace:
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public enum SqlCommandType : int
Fields
Name | Description |
---|---|
StoredProcedure | |
TableDirect | |
Text |