The Database of this Page.
            
 
    Namespace: 
   VelocityDb
    Assembly:
   VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.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