Npgsql API Documentation
Fastpath.GetID Method
[This is preliminary documentation and subject to change.]
[Visual Basic]
Public Function GetID( _
ByVal
name
As
String
_
) As
Integer
[C#]
public
int
GetID(
string
name
);
See Also
Fastpath Class
|
NpgsqlTypes Namespace