ComplexPropertyAttribute.Separator Property

The separator to use between the base name and the complex property’s columns. The default is null, which means the separator is taken from DefaultComplexPropertySeparator. To use no separator and override the default configuration, use an empty String.

Namespace:  DbExtensions
Assembly: DbExtensions.dll

Syntax

public string Separator { get; set; }

Property Value

Type: String

See Also

Reference

ComplexPropertyAttribute Class
DbExtensions Namespace

© Max Toro Q.