ISql100AuditActionSpecification.GetSecuredObjectRelationship メソッド
セキュリティで保護されたオブジェクトのリレーションシップ コレクションを返します。
名前空間 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ : Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)
構文
'宣言
Function GetSecuredObjectRelationship As IModelSingleRelationship(Of ISql100AuditActionSpecification, ISqlSecurable)
'使用
Dim instance As ISql100AuditActionSpecification
Dim returnValue As IModelSingleRelationship(Of ISql100AuditActionSpecification, ISqlSecurable)
returnValue = instance.GetSecuredObjectRelationship()
IModelSingleRelationship<ISql100AuditActionSpecification, ISqlSecurable> GetSecuredObjectRelationship()
IModelSingleRelationship<ISql100AuditActionSpecification^, ISqlSecurable^>^ GetSecuredObjectRelationship()
function GetSecuredObjectRelationship() : IModelSingleRelationship<ISql100AuditActionSpecification, ISqlSecurable>
戻り値
型 : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql100AuditActionSpecification, ISqlSecurable>
参照
参照
ISql100AuditActionSpecification インターフェイス