다음을 통해 공유


Description 속성

Gets a textual description of the OLE DB provider.

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.Smo.dll의 Microsoft.SqlServer.Smo

구문

‘선언
<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.