command_type属性

command_type属性

返回 OLEDBCommandType 类型。

定义:

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

也可以看看