次の方法で共有


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

プロパティ値

ルート テキストを格納する文字列です。

適用対象