Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Provides data for the BeginSnapshotInitialization event.
Inheritance Hierarchy
System.Object
System.EventArgs
Microsoft.Synchronization.Data.DbBeginSnapshotInitializationEventArgs
Namespace: Microsoft.Synchronization.Data
Assembly: Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class DbBeginSnapshotInitializationEventArgs _
Inherits EventArgs
'Usage
Dim instance As DbBeginSnapshotInitializationEventArgs
[SerializableAttribute]
public class DbBeginSnapshotInitializationEventArgs : EventArgs
[SerializableAttribute]
public ref class DbBeginSnapshotInitializationEventArgs : public EventArgs
[<SerializableAttribute>]
type DbBeginSnapshotInitializationEventArgs =
class
inherit EventArgs
end
public class DbBeginSnapshotInitializationEventArgs extends EventArgs
The DbBeginSnapshotInitializationEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
ScopeName | Gets the name of the scope for which initialization is required. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)
.gif)