Click or drag to resize

SqlMigrationTaskDescription Property

Get the description

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

IConfigurationTaskDescription
See Also