다음을 통해 공유


ReportExpression 생성자 (DateTime)

이 API는 SQL Server 2012 인프라를 지원하기 위한 것으로 코드에서 직접 사용할 수 없습니다.

Initializes a new instance of the ReportExpression class.

네임스페이스:  Microsoft.ReportingServices.RdlObjectModel
어셈블리:  Microsoft.ReportingServices.Designer.Controls(Microsoft.ReportingServices.Designer.Controls.dll)

구문

‘선언
Public Sub New ( _
    value As DateTime _
)
‘사용 방법
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
)

매개 변수

참고 항목

참조

ReportExpression 구조

ReportExpression 오버로드

Microsoft.ReportingServices.RdlObjectModel 네임스페이스