次の方法で共有


SqlCeReplication.Publication プロパティ

メモ : この名前空間、クラス、およびメンバは、.NET Framework Version 1.1 だけでサポートされています。

匿名マージ サブスクリプションで使用可能なパブリケーション名を指定します。

Public Property Publication As String
[C#]
public string Publication {get; set;}
[C++]
public: __property String* get_Publication();public: __property void set_Publication(String*);
[JScript]
public function get Publication() : String;public function set Publication(String);

プロパティ値

パブリケーションの名前。

解説

Publication プロパティは必須です。

必要条件

プラットフォーム: .NET Compact Framework - Windows CE .NET

.NET Framework セキュリティ:

参照

SqlCeReplication クラス | SqlCeReplication メンバ | System.Data.SqlServerCe 名前空間