Skip to main content
A newer version of this page is available. .

IObjectDataSourceModel Properties

If implemented, accumulates intermediate object data source settings during the execution of the Data Source Wizard.
Name Description
Assembly If implemented, specifies the selected assembly.
CtorParameters If implemented, specifies the parameters of the selected data source constructor.
DataSchema If implemented, specifies the data source schema. Inherited from IDataComponentModel.
MemberParameters If implemented, specifies the parameters of the selected data source member.
ObjectConstructor If implemented, specifies the selected data source constructor.
ObjectMember If implemented, specifies the selected data source member.
ObjectType If implemented, specifies the selected data source type.
ShowAllState If implemented, specifies which bindable objects are available in the Data Source Wizard.
See Also