RSS Documentation
_serverType Field (SQLServer)



Syntax
'Declaration
 
Protected _serverType As BPM.ServerType
'Usage
 
Dim instance As SQLServer
Dim value As BPM.ServerType
 
value = instance._serverType
 
instance._serverType = value
protected BPM.ServerType _serverType
protected:
BPM.ServerType _serverType
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SQLServer Class
SQLServer Members

Send Feedback