Responder Developer Guide
IsProviderException Method (SqlDataSyntax)


Syntax
'Declaration
 
Public Overrides Function IsProviderException( _
   ByVal exception As Exception _
) As Boolean
'Usage
 
Dim instance As SqlDataSyntax
Dim exception As Exception
Dim value As Boolean
 
value = instance.IsProviderException(exception)
public override bool IsProviderException( 
   Exception exception
)

Parameters

exception
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

SqlDataSyntax Class
SqlDataSyntax Members

 

 


Send Comment