IDataSourceGeneralPage.CreateBindings Methode

Definition

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)

Parameter

nameProperty
String
connectStrProperty
String
dataProviderProperty
String
dsRefProperty
String
transactionProperty
String

Gilt für: