Share via


MetadataAttribute.DataTypeInformation Proprietà

Definizione

Ottiene o imposta le informazioni sul tipo di dati.

public:
 property Nullable<int> DataTypeInformation { Nullable<int> get(); void set(Nullable<int> value); };
[System.Runtime.Serialization.DataMember]
public int? DataTypeInformation { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.DataTypeInformation : Nullable<int> with get, set
Public Property DataTypeInformation As Nullable(Of Integer)

Valore della proprietà

Valore intero che rappresenta le informazioni.

Attributi

Si applica a