言語

PublishOptions.DatabaseScriptPath プロパティ

定義

GenerateDeploymentScriptが true の場合、DB レベルのデプロイ スクリプトを記述するための省略可能なパス。 このスクリプトには、デプロイ時にデータベースに対して実行する必要があるすべての操作が含まれています。

public string DatabaseScriptPath { get; set; }
member this.DatabaseScriptPath : string with get, set
Public Property DatabaseScriptPath As String

プロパティ値

適用対象