Schema Propiedad
Gets the schema portion of a Multipart Name.
Espacio de nombres: Microsoft.SqlServer.Management.Smo
Ensamblado: Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Sintaxis
'Declaración
<DisplayDescriptionKeyAttribute("SchemaDesc")> _
<DisplayNameKeyAttribute("SchemaName")> _
ReadOnly Property Schema As String
Get
'Uso
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
Valor de la propiedad
Tipo: System. . :: . .String
String