The Database of this Page.
Namespace:
VelocityDb
Assembly:
VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntaxpublic Database Database { get; }
Public ReadOnly Property Database As Database
Get
public:
property Database^ Database {
Database^ get ();
}
member Database : Database with get
Property Value
Type:
Database
See Also