BlendingSourceDefinitionBlendingSourceRefreshType Property |
|
DataPA OpenAnalytics API Reference
Gets and sets a property that determines when the source data table will be refreshed
Namespace: DataPA.Utils.QueryEngineAssembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public BlendingSourceDefinitionBlendingSourceRefreshTypeEnum BlendingSourceRefreshType { get; set; }
Public Property BlendingSourceRefreshType As BlendingSourceDefinitionBlendingSourceRefreshTypeEnum
Get
Set
public:
virtual property BlendingSourceDefinitionBlendingSourceRefreshTypeEnum BlendingSourceRefreshType {
BlendingSourceDefinitionBlendingSourceRefreshTypeEnum get () sealed;
void set (BlendingSourceDefinitionBlendingSourceRefreshTypeEnum value) sealed;
}
function get_BlendingSourceRefreshType();
function set_BlendingSourceRefreshType(value);
Return Value
Type:
BlendingSourceDefinitionBlendingSourceRefreshTypeEnumImplements
BlendingSourceDefinition_BlendingSourceDefinitionBlendingSourceRefreshTypeSee Also