ISql100Subroutine.GetParametersRelationship 方法

返回 this 和关联 ISql100SubroutineParameter 之间的 IModelMultiRelationship

命名空间:  Microsoft.Data.Schema.Sql.SchemaModel
程序集:  Microsoft.Data.Schema.Sql(在 Microsoft.Data.Schema.Sql.dll 中)

语法

声明
Function GetParametersRelationship As IModelMultiRelationship(Of ISql100Subroutine, ISql100SubroutineParameter)
IModelMultiRelationship<ISql100Subroutine, ISql100SubroutineParameter> GetParametersRelationship()
IModelMultiRelationship<ISql100Subroutine^, ISql100SubroutineParameter^>^ GetParametersRelationship()
abstract GetParametersRelationship : unit -> IModelMultiRelationship<ISql100Subroutine, ISql100SubroutineParameter> 
function GetParametersRelationship() : IModelMultiRelationship<ISql100Subroutine, ISql100SubroutineParameter>

返回值

类型:Microsoft.Data.Schema.SchemaModel.IModelMultiRelationship<ISql100Subroutine, ISql100SubroutineParameter>

.NET Framework 安全性

请参见

参考

ISql100Subroutine 接口

GetParametersRelationship 重载

Microsoft.Data.Schema.Sql.SchemaModel 命名空间