Public ReadOnly Property WhereColumns As String()
public string[] WhereColumns { get; }
public: property array<String^>^ WhereColumns { array<String^>^ get (); }
function get_whereColumns();