save_password property
save_password property
True if the password is to be saved as part of the connection string; otherwise, False.
Definition:
@property
def save_password(self):
...
@save_password.setter
def save_password(self, value):
...
See Also
- module
aspose.cells.externalconnections
- class
DataModelConnection