DataTypeAttribute.CustomDataType Propriété

Définition

Obtient le nom du modèle de champ personnalisé associé au champ de données.

public:
 property System::String ^ CustomDataType { System::String ^ get(); };
public string CustomDataType { get; }
public string? CustomDataType { get; }
member this.CustomDataType : string
Public ReadOnly Property CustomDataType As String

Valeur de propriété

Nom du modèle de champ personnalisé associé au champ de données.

S’applique à