Partilhar via


Método ISql100AuditSpecification.GetServerAuditRelationship

Retorna o IModelSingleRelationship entre this e o ISql100ServerAudit objeto.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (em Microsoft.Data.Schema.Sql.dll)

Sintaxe

'Declaração
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 de retorno

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

Segurança do .NET Framework

Consulte também

Referência

ISql100AuditSpecification Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel