Construtor RowBinding (String)
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
Public Sub New ( _
tableId As String _
)
'Uso
Dim tableId As String
Dim instance As New RowBinding(tableId)
public RowBinding(
string tableId
)
public:
RowBinding(
String^ tableId
)
new :
tableId:string -> RowBinding
public function RowBinding(
tableId : String
)
Parâmetros
- tableId
Tipo: System. . :: . .String
Consulte também