Click or drag to resize

SqlFeatureDescription Property

Gets the description of the update

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

Property Value

Type: String

Implements

IDataFeatureDescription
See Also