Property CommandType
CommandType
Describes the type of the Oracle command passed to the OracleDependency.
Declaration
public CommandType CommandType { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Data.CommandType | The type and value of the parameters passed to the command instance. |