Konstruktor ReportExpression (DateTime)
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public Sub New ( _
value As DateTime _
)
'Użycie
Dim value As DateTime
Dim instance As New ReportExpression(value)
public ReportExpression(
DateTime value
)
public:
ReportExpression(
DateTime value
)
new :
value:DateTime -> ReportExpression
public function ReportExpression(
value : DateTime
)
Parametry
- value
Typ: System.DateTime
A DateTime wartości.