Method | Description | |
---|---|---|
ColumnName ( string name ) : IVersion | ||
GetColumnName ( ) : string | ||
NeverGenerated ( ) : IVersion | ||
SetAttribute ( string name, string value ) : void | ||
SetAttributes ( Attributes atts ) : void | ||
UnsavedValue ( string value ) : IVersion | ||
VersionPart ( |
||
Write ( XmlElement classElement, IMappingVisitor visitor ) : void |
public SetAttribute ( string name, string value ) : void | ||
name | string | |
value | string | |
return | void |
public SetAttributes ( Attributes atts ) : void | ||
atts | Attributes | |
return | void |
public UnsavedValue ( string value ) : IVersion | ||
value | string | |
return | IVersion |
public VersionPart ( |
||
entity | ||
property | ||
return | System |
public Write ( XmlElement classElement, IMappingVisitor visitor ) : void | ||
classElement | XmlElement | |
visitor | IMappingVisitor | |
return | void |