Freigeben über


DataType-Eigenschaft

The data type of the parameter

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public ReadOnly Property DataType As TypeCode
    Get
'Usage
Dim instance As ReportParameter
Dim value As TypeCode

value = instance.DataType
public TypeCode DataType { get; }
public:
property TypeCode DataType {
    TypeCode get ();
}
member DataType : TypeCode
function get DataType () : TypeCode

Eigenschaftenwert

Typ: System. . :: . .TypeCode
A TypeCode object.