IVsDataParameterDescriptor.IsDerived Özellik

Tanım

Bu veri parametresinin komuttan türetilip türetilmediğini gösteren bir değer alır.

public:
 property bool IsDerived { bool get(); };
public bool IsDerived { get; }
member this.IsDerived : bool
Public ReadOnly Property IsDerived As Boolean

Özellik Değeri

Boolean

Bu veri parametresi türetildiyse doğru; Aksi takdirde, false.

Şunlara uygulanır