Method | Description | |
---|---|---|
NpgsqlQueryV3 ( byte command ) : System | ||
NpgsqlQueryV3 ( string command ) : System | ||
WriteToStream ( Stream outputStream ) : void |
public NpgsqlQueryV3 ( byte command ) : System | ||
command | byte | |
return | System |
public NpgsqlQueryV3 ( string command ) : System | ||
command | string | |
return | System |
public WriteToStream ( Stream outputStream ) : void | ||
outputStream | Stream | |
return | void |