Partilhar via


Método ISql100ResourceGovernor.GetClassifierFunctionRelationship

Retorna um IModelSingleRelationship entre this e associado ISql100ScalarFunction.

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

Sintaxe

'Declaração
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>

Valor de retorno

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

Segurança do .NET Framework

Consulte também

Referência

ISql100ResourceGovernor Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel