This topic has not yet been rated - Rate this topic

TableBinding Constructor (String, String, String)

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
public TableBinding(
	string dataSourceId,
	string schema,
	string table
)

Parameters

dataSourceId
Type: System.String
schema
Type: System.String
table
Type: System.String
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.