ISnapshotGenerationAgent.ReplicationType 屬性
Gets or sets the type of publication.
命名空間: Microsoft.SqlServer.Replication
組件: Microsoft.SqlServer.Replication (在 Microsoft.SqlServer.Replication.dll 中)
語法
'宣告
Property ReplicationType As ReplicationType
Get
Set
'用途
Dim instance As ISnapshotGenerationAgent
Dim value As ReplicationType
value = instance.ReplicationType
instance.ReplicationType = value
ReplicationType ReplicationType { get; set; }
property ReplicationType ReplicationType {
ReplicationType get ();
void set (ReplicationType value);
}
abstract ReplicationType : ReplicationType with get, set
function get ReplicationType () : ReplicationType
function set ReplicationType (value : ReplicationType)
屬性值
型別:Microsoft.SqlServer.Replication.ReplicationType
The type of the publication.