connection_string proprietà

connection_string proprietà

Definizione:

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

Guarda anche