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