public bool IgnoreExecuteReader { get; set; }
Public Property IgnoreExecuteReader As Boolean Get Set
public: property bool IgnoreExecuteReader { bool get (); void set (bool value); }
member IgnoreExecuteReader : bool with get, set
In This Article