NetLibrary

<< Click to Display Table of Contents >>

 

NetLibrary

Enum Configures the type of network library of a Database. The available options are described on the next table.

Available options for NetLibrary property

Option

Description

0 - Default

Default library type

1 - NamedPipes

Named Pipes-type library

2 - TcpIp

Winsock TCP/IP-type library

3 - SpxIpx

SPX/IPX-type library

4 - BanyanVines

Banyan Vines-type library

5 - MultiProtocol

Multi-protocolo (RPC)-type library

 

NOTE

This NetLibrary property is only available on SQL Server databases.

Was this page useful?