AlterFederationKind 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 alter federation statement
[System.Serializable]
public enum AlterFederationKind
[<System.Serializable>]
type AlterFederationKind =
Public Enum AlterFederationKind
- Inheritance
-
AlterFederationKind
- Attributes
Fields
Name | Value | Description |
---|---|---|
Unknown | 0 | |
Split | 1 | |
DropLow | 2 | |
DropHigh | 3 |