TransArticle.ArticleLogTablespace Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the name of the Oracle tablespace used to store replication log information.
public:
property System::String ^ ArticleLogTablespace { System::String ^ get(); void set(System::String ^ value); };
public string ArticleLogTablespace { get; set; }
member this.ArticleLogTablespace : string with get, set
Public Property ArticleLogTablespace As String
Property Value
A String value.
Remarks
The ArticleLogTablespace property is only supported for Oracle Publishers.
The ArticleLogTablespace property can only be retrieved by members of the sysadmin
fixed server role at the Distributor or by users who are members of the publication access list (PAL).
The ArticleLogTablespace property can only be set by members of the sysadmin
fixed server role at the Distributor or by users who are members of the PAL.