Compartir a través de


Parent Propiedad

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

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

Sintaxis

'Declaración
Public ReadOnly Property Parent As Server
    Get
'Uso
Dim instance As ServerAuditSpecificationCollection
Dim value As Server

value = instance.Parent
public Server Parent { get; }
public:
property Server^ Parent {
    Server^ get ();
}
member Parent : Server
function get Parent () : Server

Valor de la propiedad

Tipo: Microsoft.SqlServer.Management.Smo. . :: . .Server
A Server object that is the parent of the ServerAuditSpecificationCollection object.

Ejemplos

Usar colecciones