Click or drag to resize

ExtensionDatabase Property

Gets the current thread database object used to execute queries.

Namespace:  EBP.Api.Extension
Assembly:  EBP.Api (in EBP.Api.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
public IDatabase Database { get; }

Return Value

Type: IDatabase
The database
See Also