ContextDataSourceView.GetDataObjectType(Type) Metod

Definition

Hämtar den typ av dataobjekt som ska användas för borttagnings-, infognings- och uppdateringsåtgärderna.

protected:
 virtual Type ^ GetDataObjectType(Type ^ type);
protected virtual Type GetDataObjectType(Type type);
abstract member GetDataObjectType : Type -> Type
override this.GetDataObjectType : Type -> Type
Protected Overridable Function GetDataObjectType (type As Type) As Type

Parametrar

type
Type

Datatypen för objektet som ska användas för åtgärden.

Returer

Typen av dataobjekt som användes för borttagnings-, infognings- eller uppdateringsåtgärderna.

Gäller för