Свойство Schema

Gets the schema portion of a Multipart Name.

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)

Синтаксис

'Декларация
<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