PartitionSourceOverride.OnOwnerChanging(PartitionOverride) 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.
Handling a change in the owner
protected abstract void OnOwnerChanging (Microsoft.AnalysisServices.Tabular.DataRefresh.PartitionOverride owner);
abstract member OnOwnerChanging : Microsoft.AnalysisServices.Tabular.DataRefresh.PartitionOverride -> unit
Protected MustOverride Sub OnOwnerChanging (owner As PartitionOverride)
Parameters
- owner
- PartitionOverride
the new owner