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)
Параметры
- ds
- DataSource
- nameProperty
- String
- connectStrProperty
- String
- dataProviderProperty
- String
- dsRefProperty
- String
- transactionProperty
- String