ActiveDatabaseSoftware.ActiveQueryBuilder Namespace > MetadataFilterItem Class : Schema Property |
'Declaration Public Property Schema As System.String
'Usage Dim instance As MetadataFilterItem Dim value As System.String instance.Schema = value value = instance.Schema
public System.string Schema {get; set;}