ScriptFactory.NewSqlTemplateCaptionRoot 속성

Gets the root used to auto-generate names for the SQL template files.

네임스페이스:  Microsoft.SqlServer.Management.UI.VSIntegration.Editors
어셈블리:  SQLEditors(SQLEditors.dll)

구문

‘선언
Public Shared ReadOnly Property NewSqlTemplateCaptionRoot As String 
    Get
‘사용 방법
Dim value As String 

value = ScriptFactory.NewSqlTemplateCaptionRoot
public static string NewSqlTemplateCaptionRoot { get; }
public:
static property String^ NewSqlTemplateCaptionRoot {
    String^ get ();
}
static member NewSqlTemplateCaptionRoot : string
static function get NewSqlTemplateCaptionRoot () : String

속성 값

유형: System.String
A string that contains the root text.

참고 항목

참조

ScriptFactory 클래스

Microsoft.SqlServer.Management.UI.VSIntegration.Editors 네임스페이스