ReplicationObject.CheckValidCreation 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.
Checks the valid replication creation.
protected:
virtual void CheckValidCreation();
protected virtual void CheckValidCreation ();
abstract member CheckValidCreation : unit -> unit
override this.CheckValidCreation : unit -> unit
Protected Overridable Sub CheckValidCreation ()