CommonImplementation.SkipDataSourceValidateDelete 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.
Overloads
SkipDataSourceValidateDelete()
public:
 bool SkipDataSourceValidateDelete();public bool SkipDataSourceValidateDelete();member this.SkipDataSourceValidateDelete : unit -> boolPublic Function SkipDataSourceValidateDelete () As BooleanReturns
Applies to
SkipDataSourceValidateDelete(Boolean)
public:
 bool SkipDataSourceValidateDelete(bool newValue);public bool SkipDataSourceValidateDelete(bool newValue);member this.SkipDataSourceValidateDelete : bool -> boolPublic Function SkipDataSourceValidateDelete (newValue As Boolean) As BooleanParameters
- newValue
- Boolean