Class GenerateSqlInfo
Inheritance
System.Object
GenerateSqlInfo
Namespace: Telerik.Reporting.Data.Schema
Assembly: Telerik.Reporting.Data.Schema.dll
Syntax
public class GenerateSqlInfo
Constructors
GenerateSqlInfo()
Declaration
public GenerateSqlInfo()
Properties
ConnectionString
Declaration
public string ConnectionString { get; set; }
Property Value
System.String
|
ProviderName
Declaration
public string ProviderName { get; set; }
Property Value
System.String
|
QueryDesignerState
Declaration
public string QueryDesignerState { get; set; }
Property Value
System.String
|