For a list of all members of this type, see SqlStorageBase members.
| Name | Description | |
|---|---|---|
| ActiveTransaction | Returns the current active transaction. | |
| ConnectionString | Returns the connection string that specifies to ADO.NET how to connect to the storage. | |
| IsTransactionActive | Returns whether a transaction is currently active. | |
| StorageCommandBuilders | Returns the list of registered classes that implement the IStorageCommandBuilder interfaces. Those classes provide the fuctionality to convert storage independent queries to storage dependent queries. (Inherited from StorageBase) |