Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Note: This namespace, class, or member is supported only in version 1.1 of the .NET Framework.
Specifies the name of the Subscriber.
[Visual Basic] Public Property Subscriber As String [C#] public string Subscriber {get; set;} [C++] public: __property String* get_Subscriber(); public: __property void set_Subscriber(String*); [JScript] public function get Subscriber() : String; public function set Subscriber(String);
Property Value
The Subscriber name.
Remarks
The Subscriber property is required.
Requirements
Platforms: .NET Compact Framework
.NET Framework Security:
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries From Partially Trusted Code
See Also
SqlCeReplication Class | SqlCeReplication Members | System.Data.SqlServerCe Namespace
Syntax based on .NET Framework version 1.1.
Documentation version 1.1.1.