Partager via


ISql100ResourceGovernor.GetClassifierFunctionRelationship, méthode

Retourne un IModelSingleRelationship entre this et le ISql100ScalarFunction associé.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
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>

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

ISql100ResourceGovernor Interface

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms