IDataSourceGeneralPage.CreateBindings Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
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
- ds
- DataSource
- nameProperty
- String
- connectStrProperty
- String
- dataProviderProperty
- String
- dsRefProperty
- String
- transactionProperty
- String