Firebird ADO.NET Provider SDK Documentation - v1.7 |
|
FbService.QueryService Method
Retrieves information about a firebird service based on a given set of information items.
[Visual Basic]
Protected Function QueryService( _
ByVal
items As
Byte() _
) As
Byte()
Parameters
-
items
- Information items to be retrieved.
See Also
FbService Class | FirebirdSql.Data.Firebird.Services Namespace