다음을 통해 공유


Schema 속성

Gets the schema portion of a Multipart Name.

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

구문

‘선언
<DisplayDescriptionKeyAttribute("SchemaDesc")> _
<DisplayNameKeyAttribute("SchemaName")> _
ReadOnly Property Schema As String
    Get
‘사용 방법
Dim instance As IMultipartNameFacet
Dim value As String

value = instance.Schema
[DisplayDescriptionKeyAttribute("SchemaDesc")]
[DisplayNameKeyAttribute("SchemaName")]
string Schema { get; }
[DisplayDescriptionKeyAttribute(L"SchemaDesc")]
[DisplayNameKeyAttribute(L"SchemaName")]
property String^ Schema {
    String^ get ();
}
[<DisplayDescriptionKeyAttribute("SchemaDesc")>]
[<DisplayNameKeyAttribute("SchemaName")>]
abstract Schema : string
function get Schema () : String

속성 값

형식: System. . :: . .String
String