SimpleORM.NET
SchemaEvolutionArgs Class
NamespacesSorm.UtilsSchemaEvolutionArgs

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for T:Sorm.Utils.SchemaEvolutionArgs]

Declaration Syntax
C#Visual BasicVisual C++
public class SchemaEvolutionArgs : EventArgs
Public Class SchemaEvolutionArgs _
	Inherits EventArgs
public ref class SchemaEvolutionArgs : public EventArgs
Members
All MembersMethodsProperties



IconMemberDescription
column
ColumnTypeChanged(String, String, String, String, String)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
handled
index
IndexFields(String, String, String, List<(Of <(String>)>), List<(Of <(String>)>))
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
MissingColumn(String, String, String)
MissingIndex(String, String, String)
new_list
new_type
NonUniqueToUnique(String, String, String)
old_list
old_type
provider
sql
SuperfluosColumn(String, String, String)
SuperfluosIndex(String, String, String)
table
TableUpdate(String, String)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
type
UniqueToNonUnique(String, String, String)
Inheritance Hierarchy
Object
EventArgs
 SchemaEvolutionArgs

Assembly: sorm.utils (Module: sorm.utils) Version: 1.0.0.13068