Persist.NET Documentation Class Library

ColumnMap.IdGeneratorName Property

the IdGenerator name this cannot be change once initialized (Exception will be thrown)

[Visual Basic]
Public Property IdGeneratorName As String
[C#]
public string IdGeneratorName {get; set;}

Property Value

Missing <value> documentation for P:Persist.Maps.ColumnMap.IdGeneratorName

See Also

ColumnMap Class | Persist.Maps Namespace