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.