Describes the type of the command passed to the SqlDependency.

Namespace: Alachisoft.NCache.Runtime.Dependencies
Assembly: Alachisoft.NCache.Runtime (in Alachisoft.NCache.Runtime.dll) Version: 4.1.0.0 (4.1.0.0)

Syntax

C#
public enum SqlCommandType
Visual Basic
Public Enumeration SqlCommandType
Visual C++
public enum class SqlCommandType

Members

Member nameValueDescription
Text1
StoredProcedure4
TableDirect512

See Also