言語

ScriptFactory.NewSqlTemplateCaptionRoot プロパティ

定義

SQLテンプレートファイルの自動生成に使われるルートを取得します。

public:
 static property System::String ^ NewSqlTemplateCaptionRoot { System::String ^ get(); };
public static string NewSqlTemplateCaptionRoot { get; }
member this.NewSqlTemplateCaptionRoot : string
Public Shared ReadOnly Property NewSqlTemplateCaptionRoot As String

プロパティ値

ルートテキストを含む文字列です。

適用対象