다음을 통해 공유


Schema 속성

Gets the schema portion of a Multipart Name.

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

구문

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

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

속성 값

유형: System. . :: . .String
String