Aracılığıyla paylaş


CallingDataMethodsEventArgs.DataMethodsType Özellik

Tanım

Veri yöntemleri statik yöntemler olduğunda çağrılacak veri yöntemlerini içeren tür.

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

Özellik Değeri

Çağrılacak statik veri yöntemlerini içeren tür veya null veri yöntemleri statik yöntemler değilse.

Açıklamalar

Bu özelliği ayarlarsanız, özelliğini ayarlamayın DataMethodsObject .

Şunlara uygulanır