IDataSourceGeneralPage.CreateBindings Метод

Определение

public:
 void CreateBindings(Microsoft::ReportingServices::RdlObjectModel::DataSource ^ ds, System::String ^ nameProperty, System::String ^ connectStrProperty, System::String ^ dataProviderProperty, System::String ^ dsRefProperty, System::String ^ transactionProperty);
public void CreateBindings (Microsoft.ReportingServices.RdlObjectModel.DataSource ds, string nameProperty, string connectStrProperty, string dataProviderProperty, string dsRefProperty, string transactionProperty);
abstract member CreateBindings : Microsoft.ReportingServices.RdlObjectModel.DataSource * string * string * string * string * string -> unit
Public Sub CreateBindings (ds As DataSource, nameProperty As String, connectStrProperty As String, dataProviderProperty As String, dsRefProperty As String, transactionProperty As String)

Параметры

nameProperty
String
connectStrProperty
String
dataProviderProperty
String
dsRefProperty
String
transactionProperty
String

Применяется к