ISql100ResourceGovernor.GetClassifierFunctionRelationship-Methode

Gibt eine IModelSingleRelationship zwischen this und der zugeordneten ISql100ScalarFunction zurück.

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

Syntax

'Declaration
Function GetClassifierFunctionRelationship As IModelSingleRelationship(Of ISql100ResourceGovernor, ISql100ScalarFunction)
IModelSingleRelationship<ISql100ResourceGovernor, ISql100ScalarFunction> GetClassifierFunctionRelationship()
IModelSingleRelationship<ISql100ResourceGovernor^, ISql100ScalarFunction^>^ GetClassifierFunctionRelationship()
abstract GetClassifierFunctionRelationship : unit -> IModelSingleRelationship<ISql100ResourceGovernor, ISql100ScalarFunction> 
function GetClassifierFunctionRelationship() : IModelSingleRelationship<ISql100ResourceGovernor, ISql100ScalarFunction>

Rückgabewert

Typ: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql100ResourceGovernor, ISql100ScalarFunction>

.NET Framework-Sicherheit

Siehe auch

Referenz

ISql100ResourceGovernor Schnittstelle

Microsoft.Data.Schema.Sql.SchemaModel-Namespace