Partager via


Propriété UserOptions.Parent

Gets the Server object that is the parent of the UserOptions object.

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

Syntaxe

'Déclaration
<SfcObjectAttribute(SfcObjectRelationship.ParentObject)> _
Public Property Parent As Server 
    Get 
    Friend Set
'Utilisation
Dim instance As UserOptions 
Dim value As Server 

value = instance.Parent
[SfcObjectAttribute(SfcObjectRelationship.ParentObject)]
public Server Parent { get; internal set; }
[SfcObjectAttribute(SfcObjectRelationship::ParentObject)]
public:
property Server^ Parent {
    Server^ get ();
    internal: void set (Server^ value);
}
[<SfcObjectAttribute(SfcObjectRelationship.ParentObject)>]
member Parent : Server with get, internal set
function get Parent () : Server 
internal function set Parent (value : Server)

Valeur de propriété

Type : Microsoft.SqlServer.Management.Smo.Server
A Server object value that specifies the parent of the UserOptions object.

Exemples

Configuration de SQL Server dans SMO

Voir aussi

Référence

UserOptions Classe

Espace de noms Microsoft.SqlServer.Management.Smo

Autres ressources

Configuration de SQL Server dans SMO

Option NIB user options