'Declaration Public Overloads Function BeginExecuteNonQuery() As IAsyncResult
public IAsyncResult BeginExecuteNonQuery()
Return Value
An System.IAsyncResult interface that represents the asynchronous operation started by calling this method.
'Declaration Public Overloads Function BeginExecuteNonQuery() As IAsyncResult
public IAsyncResult BeginExecuteNonQuery()
This method is a simplified overload of the BeginExecuteNonQuery(AsyncCallback,Object) method.
Refer to "Asynchronous Query Execution" article for detailed information.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2