Interface IDatabaseObject
Assembly: Albatross.Database.dll
Syntax
public interface IDatabaseObject
Properties
|
Improve this Doc
View Source
Database
Declaration
Database Database { get; }
Property Value
|
Improve this Doc
View Source
Name
Declaration
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Permissions
Declaration
IEnumerable<DatabasePermission> Permissions { get; set; }
Property Value
|
Improve this Doc
View Source
Schema
Declaration
Property Value
Type |
Description |
System.String |
|