Compartir a través de


ISql100AuditSpecification.GetServerAuditRelationship (Método)

Devuelve la interfaz IModelSingleRelationship entre this y el objeto ISql100ServerAudit.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
Function GetServerAuditRelationship As IModelSingleRelationship(Of ISql100AuditSpecification, ISql100ServerAudit)
IModelSingleRelationship<ISql100AuditSpecification, ISql100ServerAudit> GetServerAuditRelationship()
IModelSingleRelationship<ISql100AuditSpecification^, ISql100ServerAudit^>^ GetServerAuditRelationship()
abstract GetServerAuditRelationship : unit -> IModelSingleRelationship<ISql100AuditSpecification, ISql100ServerAudit> 
function GetServerAuditRelationship() : IModelSingleRelationship<ISql100AuditSpecification, ISql100ServerAudit>

Valor devuelto

Tipo: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql100AuditSpecification, ISql100ServerAudit>

Seguridad de .NET Framework

Vea también

Referencia

ISql100AuditSpecification Interfaz

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)