Allows access to the DatabaseSchema object that contains this schema object.
Namespace: SchemaExplorerAssembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
| C# |
|---|
IDatabaseSchema Database { get; } |
| Visual Basic |
|---|
ReadOnly Property Database As IDatabaseSchema Get |