SfcSerializedTypes Enum
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.
This enum represents all possible SML nodes in serialized content of an sfc instance
C#
public enum SfcSerializedTypes
type SfcSerializedTypes =
Public Enum SfcSerializedTypes
- Inheritance
-
SfcSerializedTypes
Name | Value | Description |
---|---|---|
None | 0 | |
Property | 1 | |
Parent | 2 | |
Collection | 3 | |
Reference | 4 |
Производ | Верзије |
---|---|
Microsoft.SqlServer.SqlManagementObjects | 150.18208.0, 160.2004021.0 |