Udostępnij przez


Właściwość ReportExpression.DataType

Typ danych ocenione wyrażenie.

Przestrzeń nazw:  Microsoft.ReportingServices.RdlObjectModel
Zestaw:  Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)

Składnia

'Deklaracja
Public Property DataType As DataTypes
    Get
    Set
'Użycie
Dim instance As ReportExpression
Dim value As DataTypes

value = instance.DataType

instance.DataType = value
public DataTypes DataType { get; set; }
public:
property DataTypes DataType {
    DataTypes get ();
    void set (DataTypes value);
}
member DataType : DataTypes with get, set
function get DataType () : DataTypes
function set DataType (value : DataTypes)

Wartość właściwości

Typ: Microsoft.ReportingServices.RdlObjectModel.DataTypes
A DataTypes obiektu.