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 네임스페이스