FeatureSwitches.ExtendedDataAccessInfoMigrationEnabled Property
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.
Gets a value whether the ExtendedDataAccessInfoMigration is enabled.
public:
property bool ExtendedDataAccessInfoMigrationEnabled { bool get(); };
public bool ExtendedDataAccessInfoMigrationEnabled { get; }
member this.ExtendedDataAccessInfoMigrationEnabled : bool
Public ReadOnly Property ExtendedDataAccessInfoMigrationEnabled As Boolean
Property Value
true if the ExtendedDataAccessInfoMigration is enabled; otherwise, false.