DdlTextParserHeaderInfo.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.

请参阅

参考

DdlTextParserHeaderInfo 结构

Microsoft.SqlServer.Management.Smo 命名空间