Lire en anglais

Partager via


Rpc propriété

Gets or sets the Boolean property value that specifies whether the linked server supports remote procedure calls (RPCs).

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)

Syntaxe

[SfcPropertyAttribute]
public bool Rpc { get; set; }

Valeur de la propriété

Type : System. . :: . .Boolean
A Boolean value that specifies whether the linked server supports RPCs.
If True, RPCs can be executed on the linked server. Otherwise, False (default).