Langue

Field.GetDataType Méthode

Définition

Ça obtient le type de données du champ.

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)

Retours

Objet Nullable<T>.

S’applique à