DataSourceMetadataChangeType 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.
public enum class DataSourceMetadataChangeType
public enum DataSourceMetadataChangeType
type DataSourceMetadataChangeType =
Public Enum DataSourceMetadataChangeType
- Inheritance
-
DataSourceMetadataChangeType
Fields
Name | Value | Description |
---|---|---|
None | 1 | |
FieldProperty | 2 | |
FieldAdded | 3 | |
FieldRemoved | 4 | |
DataSourceProperty | 5 | |
DataSourceAdded | 6 |