Compartilhar via


Field.GetDataType Método

Definição

Obtém o tipo de dados para o 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)

Retornos

Um objeto Nullable<T>.

Aplica-se a