Click or drag to resize
DatabaseMetaDataName Property
Gets the name.

Namespace: SD.LLBLGen.Pro.ApplicationCore.MetaData
Assembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax
public string Name { get; }

Property Value

Type: String

Implements

ISyncableName
See Also