共用方式為


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 命名空間