Condividi tramite


CommandState.IsUnspecified Property

Definition

If true, the command state is unspecified and should not be taken into account.

public:
 property bool IsUnspecified { bool get(); };
public bool IsUnspecified { get; }
public bool IsUnspecified { [System.Runtime.CompilerServices.IsReadOnly] get; }
member this.IsUnspecified : bool
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.IsUnspecified : bool
Public ReadOnly Property IsUnspecified As Boolean

Property Value

Attributes

Applies to