Npgsql API Documentation

NpgsqlDataAdapter.SelectCommand Property

[This is preliminary documentation and subject to change.]

[Visual Basic]
Public Property SelectCommand As NpgsqlCommand
[C#]
new public NpgsqlCommand SelectCommand {get; set;}

See Also

NpgsqlDataAdapter Class | Npgsql Namespace