Compartir a través de


Parameters Propiedad

Gets a string that lists all the plan guide parameters.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
<SfcPropertyAttribute(SfcPropertyFlags.ReadOnlyAfterCreation)> _
Public Property Parameters As String
    Get
    Set
'Uso
Dim instance As PlanGuide
Dim value As String

value = instance.Parameters

instance.Parameters = value
[SfcPropertyAttribute(SfcPropertyFlags.ReadOnlyAfterCreation)]
public string Parameters { get; set; }
[SfcPropertyAttribute(SfcPropertyFlags::ReadOnlyAfterCreation)]
public:
property String^ Parameters {
    String^ get ();
    void set (String^ value);
}
[<SfcPropertyAttribute(SfcPropertyFlags.ReadOnlyAfterCreation)>]
member Parameters : string with get, set
function get Parameters () : String
function set Parameters (value : String)

Valor de la propiedad

Tipo: System. . :: . .String
String