Field.GetDataType Metodo

Definizione

Ottiene il tipo di dati del campo.

public:
 Nullable<Microsoft::ReportingServices::RdlObjectModel::DataTypes> GetDataType();
public Microsoft.ReportingServices.RdlObjectModel.DataTypes? GetDataType ();
member this.GetDataType : unit -> Nullable<Microsoft.ReportingServices.RdlObjectModel.DataTypes>
Public Function GetDataType () As Nullable(Of DataTypes)

Restituisce

Nullable<DataTypes>

Un oggetto Nullable<T>.

Si applica a