Property CommandType
CommandType
Describes the type of the SQL command passed to the SQLDependency.
Declaration
public CommandType CommandType { get; set; }
Property Value
Type | Description |
---|---|
System.Data.CommandType | Type of SQL command. |