IDataSourceGeneralPage.CreateBindings Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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);
Public Sub CreateBindings (ds As DataSource, nameProperty As String, connectStrProperty As String, dataProviderProperty As String, dsRefProperty As String, transactionProperty As String)
Parâmetros
- ds
- DataSource
- nameProperty
- String
- connectStrProperty
- String
- dataProviderProperty
- String
- dsRefProperty
- String
- transactionProperty
- String