DataAdapter.ShouldSerializeTableMappings Método

Definição

Determina se um ou mais objetos DataTableMapping existem e se devem ser persistidos.

protected:
 virtual bool ShouldSerializeTableMappings();
protected virtual bool ShouldSerializeTableMappings ();
abstract member ShouldSerializeTableMappings : unit -> bool
override this.ShouldSerializeTableMappings : unit -> bool
Protected Overridable Function ShouldSerializeTableMappings () As Boolean

Retornos

true se existirem um ou mais objetos DataTableMapping, caso contrário, false.

Aplica-se a

Confira também