connection_description 属性

connection_description 属性

指定此连接的用户描述

定义:

@property
def connection_description(self):
    ...
@connection_description.setter
def connection_description(self, value):
    ...

也可以看看