AttachMode Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The types of attach mode
public enum AttachMode
type AttachMode =
Public Enum AttachMode
- Inheritance
-
AttachMode
Fields
Name | Value | Description |
---|---|---|
None | 0 | |
Attach | 1 | |
AttachRebuildLog | 2 | |
AttachForceRebuildLog | 3 | |
Load | 4 |