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 the NetLibrary property

Option

Description

0 - Default

Default type library

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 property is only available on SQL Server-type databases.

Was this page useful?