Construtor SortExpression
Initializes a new instance of the SortExpression class.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New SortExpression()
public SortExpression()
public:
SortExpression()
new : unit -> SortExpression
public function SortExpression()
Consulte também