Поделиться через


Поле schema

Returns a string that contains the script schema.

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

Синтаксис

'Декларация
Public schema As String
'Применение
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

Замечания

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