Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (日本語) » Ultra Light - .NET プログラミング » Ultra Light .NET 2.0 API リファレンス » ULSyncResult クラス

 

StreamErrorParameters プロパティ

ストリーム・エラー・パラメータをカンマで区切ったリストを返します。

構文
Visual Basic
Public Readonly Property StreamErrorParameters As String
C#
public string StreamErrorParameters { get;}
プロパティ値

StreamErrorCode プロパティでレポートされるストリーム・エラー・コードのエラー・パラメータをカンマで区切ったリストが含まれます。エラーにパラメータがない場合、またエラーが設定されていない場合は、空の文字列になります。

参照