InstanceNameAttribute constructor

namespace: Serenity.Data   assemblySerenity.Net.Data

Initializes a new instance of the InstanceNameAttribute class.

public InstanceNameAttribute(string instanceName)
parameter description
instanceName Name of the instance.

See Also