Class SchemaRestrictionsInfo
Namespace: Telerik.Reporting.Data.Schema
Assembly: Telerik.Reporting.Data.Schema.dll
Syntax
public class SchemaRestrictionsInfo : ConnectionInfo
Constructors
SchemaRestrictionsInfo()
Declaration
public SchemaRestrictionsInfo()
Properties
SchemaRestrictions
Declaration
public string SchemaRestrictions { get; set; }
Property Value
System.
|