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