DomainObjects Class Library

ScalarQuery.GetNaturalIdentifier Method 

Get a string that identifies this field to a person familiar with the object model. Used when an instance of this field is part of a logging or assertion statement.

public override string GetNaturalIdentifier();

Implements

ITableMappedObject.

See Also

ScalarQuery Class | DomainObjects.Facade.Command Namespace