Freigeben über


ISql100AuditSpecification.GetServerAuditRelationship-Methode

Gibt die IModelSingleRelationship zwischen this und dem ISql100ServerAudit-Objekt zurück.

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

Syntax

'Declaration
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>

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

ISql100AuditSpecification Schnittstelle

Microsoft.Data.Schema.Sql.SchemaModel-Namespace