'Declaration Protected Function New( _ ByVal si As SerializationInfo, _ ByVal sc As StreamingContext _ )
protected DataAccessException( SerializationInfo si, StreamingContext sc )
Parameters
- si
- The object that holds the serialized object data.
- sc
- The contextual information about the source or destination.