Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
サーバ上の送信先テーブルの名前を取得または設定します。
Public Property DestinationTableName As String
public string DestinationTableName {get;set;}
デフォルト値は NULL 参照です。Visual Basic では、これは Nothing です。
WriteToServer の実行時に値が変更されても、変更は反映されません。
WriteToServer への呼び出しの前に値が設定されていない場合、InvalidOperationException が発生します。
値を NULL または空の文字列に設定すると、エラーになります。