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.