DataTypeAttribute.CustomDataType Proprietà

Definizione

Ottiene il nome del modello di campo personalizzato associato al campo dati.

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

Valore della proprietà

Nome del modello di campo personalizzato associato al campo dati.

Si applica a