MetadataAttribute.DataTypeInformation Proprietà

Definizione

Ottiene o imposta le informazioni sui tipi di dato.

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à

Un intero che rappresenta l'informazione.

Attributi

Si applica a