Edit

Share via


ApplicationClass.NewADODBRecordset Method

Definition

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

public:
 virtual System::Object ^ NewADODBRecordset() = Microsoft::Office::Interop::InfoPath::_Application2::NewADODBRecordset;
public virtual object NewADODBRecordset ();
abstract member NewADODBRecordset : unit -> obj
override this.NewADODBRecordset : unit -> obj
Public Overridable Function NewADODBRecordset () As Object

Returns

Implements

Applies to