Aspose::Words::Fields::IFieldDatabaseProvider interface
IFieldDatabaseProvider interface
Implement this interface to provide data for the FieldDatabase field when it’s updated.
class IFieldDatabaseProvider : public virtual System::Object
Methods
Method | Description |
---|---|
virtual GetQueryResult(System::String, System::String, System::String, System::SharedPtr<Aspose::Words::Fields::FieldDatabase>) | Returns query result. |
GetType() const override | |
Is(const System::TypeInfo&) const override | |
static Type() |
See Also
- Namespace Aspose::Words::Fields
- Library Aspose.Words for C++