共用方式為


IParameter.TypeReflector 屬性

取得TypeReflector對應於此參數。

命名空間:  Microsoft.BusinessData.MetadataModel
組件:  Microsoft.BusinessData (在 Microsoft.BusinessData.dll 中)

語法

'宣告
ReadOnly Property TypeReflector As ITypeReflector
    Get
'用途
Dim instance As IParameter
Dim value As ITypeReflector

value = instance.TypeReflector
ITypeReflector TypeReflector { get; }

屬性值

類型:Microsoft.BusinessData.Infrastructure.ITypeReflector
TypeReflector中。

備註

使用此參數的執行個體工作時,取得此屬性的TypeReflector應該用來存取資料結構。

請參閱

參照

IParameter 介面

IParameter 成員

Microsoft.BusinessData.MetadataModel 命名空間