FastpathArg Constructor (Byte[])
[This is preliminary documentation and subject to change.]
[Visual Basic]
Overloads Public Sub New( _
ByVal
bytes As
Byte() _
)
[C#]
public FastpathArg(
byte[] bytes);
See Also
FastpathArg Class | NpgsqlTypes Namespace | FastpathArg Constructor Overload List