Retrieves the current value of a property.
Boolean GetProperty(String name, out String Value)
name The name of the property to retrieve the value of. See SetProperty method for a list of valid property names.
value On exit, the value of the property is stored in this variable.
Returns true if the property was successfully retrieved.
Returns false if the property could not be retrieved. When false is returned, you can call the GetErrorInfo method to get more information about the failure. See GetErrorInfo method.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |