CopyCommandIdentityInsert 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.
Identity insert supported by copy command.
public enum CopyCommandIdentityInsert
type CopyCommandIdentityInsert =
Public Enum CopyCommandIdentityInsert
- Inheritance
-
CopyCommandIdentityInsert
Fields
Name | Value | Description |
---|---|---|
ON | 0 | ON. |
OFF | 1 | OFF. |