ADOAdapterObjectClass.ADOAdapter_get_Command Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual System::String ^ ADOAdapter_get_Command() = Microsoft::Office::Interop::InfoPath::ADOAdapter::get_Command;
public virtual string ADOAdapter_get_Command ();
abstract member ADOAdapter_get_Command : unit -> string
override this.ADOAdapter_get_Command : unit -> string
Public Overridable Function ADOAdapter_get_Command () As String