Chili.Opf3 Send comments on this topic.
SqlRawStorageAccess Class Methods
See Also 
Chili.Opf3.Storages Namespace : SqlRawStorageAccess Class


For a list of all members of this type, see SqlRawStorageAccess members.

Public Methods

 NameDescription
Public MethodCreateCommandOverloaded.   
Public MethodCreateParameter Creates a parameter for the storage.  
Public MethodGetConnection Gets the connection of the storage. If a transaction is active the connection of the transaction is returned. If no transaction is active, a new connection is created and returned.  
Public MethodGetCurrentTransaction Gets the current transaction. If no transaction is active null is returned.  
Top

See Also