NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

InRowChangingEventException Constructor (String)

[To be supplied.]

[Visual Basic]
Overloads Public Sub New( _
   ByVal s As String _
)
[C#]
public InRowChangingEventException(
   string s
);
[C++]
public: InRowChangingEventException(
   String* s
);
[JScript]
public function InRowChangingEventException(
   s : String
);

Parameters

s
[To be supplied.]

See Also

InRowChangingEventException Class | InRowChangingEventException Members | System.Data Namespace | InRowChangingEventException Constructor Overload List