RowBinding Constructor
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New RowBinding()
public RowBinding()
public:
RowBinding()
new : unit -> RowBinding
public function RowBinding()