MESCIUS.ActiveReports.QueryDesigner Assembly / GrapeCity.ActiveReports.QueryDesigner.Implementation.Data.SchemaModel Namespace / DbName Class / Schema Property

In This Topic
Schema Property (DbName)
In This Topic
Gets the schema name of the database object.
Syntax
'Declaration
 
Public ReadOnly Property Schema As String
 

Property Value

A System.String representing the schema name of the database object.
See Also