Server¶
- class Server¶
Bases:
IServerCreates a new COM object instance of Server.
- property computer_name¶
Gets computer_name.
- Returns:
The value of computer_name.
- Return type:
computer_name (str)
- property databases¶
Gets Databases.
- Returns:
The value of Databases.
- Return type:
- isNone()¶
Checks if the COM object is None. This is useful for determining if the wrapper has been initialized with a valid COM object.