MySQL Connector/Net
MySqlCommandIsPrepared Property |
Namespace: MySql.Data.MySqlClient
Assembly: MySql.Data (in MySql.Data.dll) Version: 6.9.9

public bool IsPrepared { get; }
Public ReadOnly Property IsPrepared As Boolean Get
public: property bool IsPrepared { bool get (); }
member IsPrepared : bool with get
Property Value
Type: Boolean