次の方法で共有


TypeMap(Type, IAttributeValueConverter) Constructor

Definition

public:
 TypeMap(Type ^ clrType, Microsoft::Xrm::Sdk::Data::Mappings::IAttributeValueConverter ^ converter);
public TypeMap (Type clrType, Microsoft.Xrm.Sdk.Data.Mappings.IAttributeValueConverter converter);
new Microsoft.Xrm.Sdk.Data.Mappings.TypeMap : Type * Microsoft.Xrm.Sdk.Data.Mappings.IAttributeValueConverter -> Microsoft.Xrm.Sdk.Data.Mappings.TypeMap
Public Sub New (clrType As Type, converter As IAttributeValueConverter)

Parameters

clrType
Type

Applies to