command_type Eigentum

command_type Eigentum

Gibt den Typ OLEDBCommandType zurück.

Definition:

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

Siehe auch