Partager via


RecommendedActionImplementationInfo.Script Propriété

Définition

Obtient le script d’implémentation manuelle. par exemple, un script T-SQL qui peut être exécuté sur la base de données.

[Newtonsoft.Json.JsonProperty(PropertyName="script")]
public string Script { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="script")>]
member this.Script : string
Public ReadOnly Property Script As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à