ISqlDataStore Properties
Represents the interface for objects that need to interact with SQL Server databases,
Name | Description |
---|---|
Auto |
When implemented by a class, returns which operations are performed when a data store is accessed for the first time.
Inherited from IData |
Connection |
A IDb |
See Also