ITenantsProviderSupportedQueryOperations Property |
Gets the query operations which are supported by the provider.
Namespace:
Dundas.BI.AccountServices.Extensibility
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax QueryApiOperations SupportedQueryOperations { get; }
ReadOnly Property SupportedQueryOperations As QueryApiOperations
Get
property QueryApiOperations SupportedQueryOperations {
QueryApiOperations get ();
}
abstract SupportedQueryOperations : QueryApiOperations with get
Property Value
Type:
QueryApiOperationsSee Also