ConnectionTypeCreateProperties Class
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 properties of the create connection type.
public class ConnectionTypeCreateProperties
type ConnectionTypeCreateProperties = class
Public Class ConnectionTypeCreateProperties
- Inheritance
-
ConnectionTypeCreateProperties
Constructors
ConnectionTypeCreateProperties() |
Initializes a new instance of the ConnectionTypeCreateProperties class. |
ConnectionTypeCreateProperties(IDictionary<String,FieldDefinition>) |
Initializes a new instance of the ConnectionTypeCreateProperties class with required arguments. |
Properties
FieldDefinitions |
Required. Gets or sets the field definitions of the connection type. |
IsGlobal |
Optional. Gets or sets a Boolean value to indicate if the connection type is global. |