Свойство Description
Gets a textual description of the OLE DB provider.
Пространство имен: Microsoft.SqlServer.Management.Smo
Сборка: Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)
Синтаксис
'Декларация
<SfcPropertyAttribute> _
Public ReadOnly Property Description As String
Get
'Применение
Dim instance As OleDbProviderSettings
Dim value As String
value = instance.Description
[SfcPropertyAttribute]
public string Description { get; }
[SfcPropertyAttribute]
public:
property String^ Description {
String^ get ();
}
[<SfcPropertyAttribute>]
member Description : string
function get Description () : String
Значение свойства
Тип System. . :: . .String
A String value that contains a textual description of the OLE DB provider.