Gets the description for the schema provider (E.G. SQL Server Schema Provider)..

Namespace: SchemaExplorer
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
string Description { get; }
Visual Basic
ReadOnly Property Description As String
	Get

Property Value

Type: String

See Also