SnapshotGenerationAgent.OnetimeDynamicSnapshot プロパティ
この API は、SQL Server 2012 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
Gets or sets the one time dynamic snapshot.
名前空間: Microsoft.SqlServer.Replication
アセンブリ: Microsoft.SqlServer.Replication (Microsoft.SqlServer.Replication.dll)
構文
'宣言
Public Property OnetimeDynamicSnapshot As Boolean
Get
Set
'使用
Dim instance As SnapshotGenerationAgent
Dim value As Boolean
value = instance.OnetimeDynamicSnapshot
instance.OnetimeDynamicSnapshot = value
public bool OnetimeDynamicSnapshot { get; set; }
public:
property bool OnetimeDynamicSnapshot {
bool get ();
void set (bool value);
}
member OnetimeDynamicSnapshot : bool with get, set
function get OnetimeDynamicSnapshot () : boolean
function set OnetimeDynamicSnapshot (value : boolean)
プロパティ値
型: System.Boolean
Any of the value of the result.