Share via


SqlBatchCommand.CanCreateParameter Property

Definition

Returns whether the CreateParameter() method is implemented.

public:
 virtual property bool CanCreateParameter { bool get(); };
public override bool CanCreateParameter { get; }
member this.CanCreateParameter : bool
Public Overrides ReadOnly Property CanCreateParameter As Boolean

Property Value

Applies to