Lenguaje

Field.GetDataType Método

Definición

Obtiene el tipo de dato correspondiente al 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)

Devoluciones

Un objeto Nullable<T>.

Se aplica a