pmMDA.NET

PmMdaTimestampType Members

PmMdaTimestampType overview

Public Instance Constructors

PmMdaTimestampType Constructor Initializes a new instance of the PmMdaTimestampType class.

Public Instance Properties

HasNiceEquals Gets whether or not this type contains types that implement well-behaved Equals method.
IsAssociationType (inherited from NHibernate.Type.AbstractType) 
IsComponentType (inherited from NHibernate.Type.AbstractType) 
IsEntityType (inherited from NHibernate.Type.AbstractType) 
IsMutable (inherited from NHibernate.Type.ImmutableType) 
IsObjectType (inherited from NHibernate.Type.AbstractType) 
IsPersistentCollectionType (inherited from NHibernate.Type.AbstractType) 
Name Gets the abbreviated name of the type.
ReturnedClass Gets the .NET Type for this type.
SqlType (inherited from NHibernate.Type.NullableType) 

Public Instance Methods

Assemble (inherited from NHibernate.Type.AbstractType) 
Copy (inherited from NHibernate.Type.AbstractType) 
DeepCopy (inherited from NHibernate.Type.NullableType) 
DeepCopyNotNull (inherited from NHibernate.Type.ImmutableType) 
Disassemble (inherited from NHibernate.Type.AbstractType) 
EqualsOverloaded. Compare two instances of the class mapped by this type for "equality".
Equals (inherited from NHibernate.Type.NullableType)Overloaded.  
GetOverloaded. Converts the value in the rs for the specified name to DateTime and returns it.
GetColumnSpan (inherited from NHibernate.Type.NullableType) 
GetHashCode (inherited from NHibernate.Type.NullableType) 
GetType (inherited from Object) Gets the Type of the current instance.
Hydrate (inherited from NHibernate.Type.AbstractType) 
IsDirty (inherited from NHibernate.Type.AbstractType) 
IsModified (inherited from NHibernate.Type.AbstractType) 
NullSafeGet (inherited from NHibernate.Type.NullableType)Overloaded.  
NullSafeSet (inherited from NHibernate.Type.NullableType)Overloaded.  
ObjectToSQLString Returns a String representation of the value, suitable for embedding in an SQL statement.
ResolveIdentifier (inherited from NHibernate.Type.AbstractType) 
Set Sets the value of the index of the st to null.
SqlTypes (inherited from NHibernate.Type.NullableType) 
ToString (inherited from Object) Returns a String that represents the current Object.
ToXMLOverloaded. Returns a representation of the value to be embedded in an XML element
ToXML (inherited from NHibernate.Type.NullableType)Overloaded.  

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

PmMdaTimestampType Class | PmMda.Net.NHibernate Namespace