Share via


CommonImplementation.SkipDataSourceValidateWrite Method

Definition

Overloads

SkipDataSourceValidateWrite(Boolean)
SkipDataSourceValidateWrite()

SkipDataSourceValidateWrite(Boolean)

public:
 bool SkipDataSourceValidateWrite(bool newValue);
public bool SkipDataSourceValidateWrite (bool newValue);
member this.SkipDataSourceValidateWrite : bool -> bool
Public Function SkipDataSourceValidateWrite (newValue As Boolean) As Boolean

Parameters

newValue
Boolean

Returns

Applies to

SkipDataSourceValidateWrite()

public:
 bool SkipDataSourceValidateWrite();
public bool SkipDataSourceValidateWrite ();
member this.SkipDataSourceValidateWrite : unit -> bool
Public Function SkipDataSourceValidateWrite () As Boolean

Returns

Applies to