gda-sharp2.6.0.0Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.
Management of errors.
To be addedGLib.ObjectMethodSystem.Void
Frees all error objects in the list and the list itself. After this function has been called, the errors parameter doesn't point to valid storage any more.
a To be addedMethodGLib.List
Creates a new list which contains the same errors as errors and adds a reference for each error in the list.
a a To be addedMethodSystem.Void
Frees the memory allocated by the error object.
To be addedConstructorTo be added
a To be addedConstructorDefault constructor.To be addedPropertySystem.String
Gets error's SQL state.
Sets error's SQL state.
a To be addedPropertySystem.String
Gets error's source.
Sets error's source.
a To be addedPropertySystem.Int64
Gets error's number.
Sets error's number.
a To be addedPropertySystem.String
Gets error's description.
Sets error's description
a To be addedPropertyGLib.GTypeGType Property.a Returns the native value for .ConstructorProtected Constructor.
a Chain to this constructor if you have manually registered a native value for your subclass.System.Obsolete(Message=null, IsError=False)