Compartilhar via


IDynamicDataSource.ContextType Propriedade

Definição

Obtém o tipo da classe DataContext.

public:
 property Type ^ ContextType { Type ^ get(); void set(Type ^ value); };
public Type ContextType { get; set; }
member this.ContextType : Type with get, set
Public Property ContextType As Type

Valor da propriedade

Type

O tipo associado à classe.

Aplica-se a