次の方法で共有


RecommendedActionImplementationInfo.Script プロパティ

定義

手動実装スクリプトを取得します。 たとえば、データベースで実行できる T-SQL スクリプトなどです。

public string Script { get; }
member this.Script : string
Public ReadOnly Property Script As String

プロパティ値

適用対象