Npgsql Api Docs
Fastpath.GetID Method
[Visual Basic]
Public Function GetID( _
ByVal
name
As
String
_
) As
Integer
[C#]
public
int
GetID(
string
name
);
See Also
Fastpath Class
|
NpgsqlTypes Namespace