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