namespace Umbraco.Core.Persistence.DatabaseModelDefinitions
{
public enum SystemMethods
NewGuid,
CurrentDateTime,
//NewSequentialId,
//CurrentUTCDateTime
}