Udostępnij za pośrednictwem


DataParameter.IsDerived Property

Definition

Gets a Boolean value that indicates whether the current parameter was derived from the data source.

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

Property Value

true if the specified parameter was derived from the data source; otherwise, false.

Implements

Applies to