OleDbException.Source Proprietà

Definizione

Ottiene il nome del provider OLE DB che ha generato l'errore.

public:
 virtual property System::String ^ Source { System::String ^ get(); };
public override string Source { get; }
member this.Source : string
Public Overrides ReadOnly Property Source As String

Valore della proprietà

Nome del provider OLE DB che ha generato l'errore.

Si applica a