Partager via


Champ schema

Returns a string that contains the script schema.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.SqlEnum (en Microsoft.SqlServer.SqlEnum.dll)

Syntaxe

'Déclaration
Public schema As String
'Utilisation
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

Notes

Returns a String that contains the script schema, which is extracted from the scripts header.