Persist.NET Documentation Class Library

RelationalDatabaseHolder.Name Property

The RelationalDatabase name Cannot be changed once Initialized

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

Property Value

Missing <value> documentation for P:Persist.Config.RelationalDatabaseHolder.Name

See Also

RelationalDatabaseHolder Class | Persist.Config Namespace