| DataProviderDataKeyException Class |
L'eccezione generata quando viene passato a un metodo un argomento DataKey non corretto.
Inheritance Hierarchy
Namespace: Amica.DataAssembly: Amica.Data (in Amica.Data.dll) Version: 2.9.5532.15429
Syntax public class DataKeyException : ArgumentException
Public Class DataKeyException
Inherits ArgumentException
type DataKeyException =
class
inherit ArgumentException
end
See Also