Compartir a través de


ISql100ResourceGovernor.GetClassifierFunctionRelationship (Método)

Devuelve una interfaz IModelSingleRelationship entre this y la interfaz ISql100ScalarFunction asociada.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
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 devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

ISql100ResourceGovernor Interfaz

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)