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
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiáveis.