Property CreateDbDependency
CreateDbDependency
Specifies whether to create a Db dependency with the result set or not.
Declaration
public bool CreateDbDependency { get; set; }
            Property Value
| Type | Description | 
|---|---|
| System.Boolean | Boolean value true or false.  |