Condividi tramite


SqlCeTransactionInProgressException Members

Si verifica quando si cerca di modificare un database mentre è in corso un'altra transazione.

Nelle seguenti tabelle vengono elencati i membri esposti dal tipo SqlCeTransactionInProgressException .

Pubblico Costruttori

  Nome Descrizione
SqlCeTransactionInProgressException  

Top

Pubblico Proprietà

  Nome Descrizione
yb1cfxh7.pubproperty(it-it,VS.90).gif Data  (ereditato da Exception )
yb1cfxh7.pubproperty(it-it,VS.90).gif Errors  Ottiene un insieme di uno o più oggetti SqlCeError che contengono informazioni dettagliate relative alle eccezioni generate dal provider di dati .NET Compact Framework per SQL Server Compact 3.5. (ereditato da SqlCeException)
yb1cfxh7.pubproperty(it-it,VS.90).gif HelpLink  (ereditato da Exception )
yb1cfxh7.pubproperty(it-it,VS.90).gif HResult  Ottiene il valore HRESULT dell'eccezione. Questo valore equivale a quello della proprietà HResult per la prima istanza dell'oggetto SqlCeError nell'insieme SqlCeErrorCollection per l'eccezione. (ereditato da SqlCeException)
yb1cfxh7.pubproperty(it-it,VS.90).gif InnerException  (ereditato da Exception )
yb1cfxh7.pubproperty(it-it,VS.90).gif Message  Ottiene il testo che descrive la prima istanza dell'oggetto SqlCeError nell'insieme SqlCeErrorCollection per questa eccezione. (ereditato da SqlCeException)
yb1cfxh7.pubproperty(it-it,VS.90).gif NativeError  Ottiene il numero di errore nativo del primo oggetto SqlCeError nell'insieme SqlCeErrorCollection. Per ulteriori informazioni sull'errore, vedere "SQL Server Compact 3.5 Errors" (Errori in SQL Server Compact 3.5") nella sezione Troubleshooting (Risoluzione dei problemi) della documentazione in linea di SQL Server Compact 3.5. (ereditato da SqlCeException)
yb1cfxh7.pubproperty(it-it,VS.90).gif Source  Ottiene il nome del provider OLE DB che ha generato l’errore. (ereditato da SqlCeException)
yb1cfxh7.pubproperty(it-it,VS.90).gif StackTrace  (ereditato da Exception )
yb1cfxh7.pubproperty(it-it,VS.90).gif TargetSite  (ereditato da Exception )

Top

Pubblico Metodi

(vedere anche Protetto Metodi )

  Nome Descrizione
yb1cfxh7.pubmethod(it-it,VS.90).gif Equals  Overload. (ereditato da Object )
yb1cfxh7.pubmethod(it-it,VS.90).gif GetBaseException  (ereditato da Exception )
yb1cfxh7.pubmethod(it-it,VS.90).gif GetHashCode  (ereditato da Object )
yb1cfxh7.pubmethod(it-it,VS.90).gif GetObjectData  (ereditato da Exception )
yb1cfxh7.pubmethod(it-it,VS.90).gif GetType  (ereditato da Exception )
yb1cfxh7.pubmethod(it-it,VS.90).gif yb1cfxh7.static(it-it,VS.90).gif ReferenceEquals  (ereditato da Object )
yb1cfxh7.pubmethod(it-it,VS.90).gif ToString  Crea e restituisce una rappresentazione in forma di stringa della corrente eccezione. (ereditato da SqlCeException)

Top

Protetto Metodi

  Nome Descrizione
yb1cfxh7.protmethod(it-it,VS.90).gif Finalize  (ereditato da Object )
yb1cfxh7.protmethod(it-it,VS.90).gif MemberwiseClone  (ereditato da Object )

Top

Vedere anche

Riferimento

SqlCeTransactionInProgressException Class
System.Data.SqlServerCe Namespace