Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Returns a string that contains the script schema.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
Syntax
'Declaration
Public schema As String
'Usage
Dim instance As DdlTextParserHeaderInfo
Dim value As String
value = instance.schema
instance.schema = value
public string schema
public:
String^ schema
val mutable schema: string
public var schema : String
Remarks
Returns a String that contains the script schema, which is extracted from the scripts header.