Click or drag to resize

DbChangeApplicationName Property

Namespace:  EDK4Net.Data.Audit
Assembly:  EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
[PropertyMetaDataAttribute("_appname", "appname", SqlDbType.VarChar, true, 
	250, false, false, false)]
public string ApplicationName { get; }

Property Value

Type: String
See Also