Compartir a través de


RowBinding Constructor (String)

Initializes a new instance of the RowBinding class with a specified table identifier.

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

'Declaración
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

Vea también

Referencia

RowBinding Clase

Sobrecarga de RowBinding

Espacio de nombres Microsoft.AnalysisServices