Click or drag to resize

SqlFeatureName Property

Gets the name of the update

Namespace:  SanteDB.OrmLite.Migration
Assembly:  SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 2.2.1
Syntax
public string Name { get; }

Property Value

Type: String

Implements

IDataFeatureName
See Also