gda-sharp0.0.0.0neutralGtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.
Management of connections to XML data sources
To be addedGLib.ObjectGLib.IWrapperSystem.IDisposableMethodGda.XmlConnection
Creates a Gda.XmlConnection object from the contents of filename, which must be a correct .connection file.
a a To be addedMethodGda.XmlConnection
Creates a Gda.XmlConnection object from the given XML string.
a a To be addedMethodSystem.VoidTo be addedTo be addedMethodSystem.Boolean
Loads a XML file into the object.
a a To be addedMethodSystem.Boolean
Loads a XML string into the object.
a a To be addedConstructorTo be added
a a To be addedConstructorTo be addeda
Creates a new GdaXmlConnection object, which lets you parse and/or create .connection files, which are XML files used to specify all parameters needed to open a database connection, and which can be used to store user's connection preferences, or for automatic connection to databases from unattended scripts and such.
PropertySystem.String
Gets / Sets the password for the object.
a To be addedPropertySystem.String
Gets / Sets the user name for the object.
a To be addedPropertySystem.String
Gets / Sets the data source name for the object.
a To be addedPropertyGLib.GTypeGType Property.a Returns the native value for .ConstructorProtected Constructor.
a a Chain to this constructor if you have manually registered a native value for your subclass.