RowFieldsBase.ConnectionKey property

namespace: Serenity.Data   assemblySerenity.Net.Entity

Gets the connection key.

public string ConnectionKey { get; }

Property Value

The connection key.

See Also