Właściwość ITransSynchronizationAgent.AltSnapshotFolder
Przestrzeń nazw: Microsoft.SqlServer.Replication
Zestaw: Microsoft.SqlServer.Replication (w Microsoft.SqlServer.Replication.dll)
Składnia
'Deklaracja
Property AltSnapshotFolder As String
Get
Set
'Użycie
Dim instance As ITransSynchronizationAgent
Dim value As String
value = instance.AltSnapshotFolder
instance.AltSnapshotFolder = value
string AltSnapshotFolder { get; set; }
property String^ AltSnapshotFolder {
String^ get ();
void set (String^ value);
}
abstract AltSnapshotFolder : string with get, set
function get AltSnapshotFolder () : String
function set AltSnapshotFolder (value : String)
Wartość właściwości
Typ: System.String
Zobacz także