다음을 통해 공유


RowBinding 생성자 (String)

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

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)

구문

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

매개 변수

참고 항목

참조

RowBinding 클래스

RowBinding 오버로드

Microsoft.AnalysisServices 네임스페이스