ClassType (clsServer)
Примечание. |
---|
В следующей версии Microsoft SQL Server эта возможность будет удалена. Не используйте ее при работе над новыми приложениями и как можно быстрее измените приложения, в которых она в настоящее время используется. |
The ClassType property of a server object returns an enumeration constant that identifies the specific class type.
Data Type
Integer representing a value from the ClassTypes enumeration. For more information, see ClassTypes.
Access
Read-only
Замечания
The ClassType property returns the value clsServer for all server objects.