UserInteractionServices Members
Include Protected Members
Include Inherited Members
Represents user interaction services.
The UserInteractionServices type exposes the following members.
Constructors
Name | Description | |
---|---|---|
UserInteractionServices | Initializes a new instance of the UserInteractionServices class. |
Top
Methods
Name | Description | |
---|---|---|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
GetDisplayName | Overloaded. Gets the display name. | |
GetElementClassesInOrder | Gets all element types in order. | |
GetElementName | Overloaded. Gets the element name. | |
GetElementTypeDescription | Gets the element type description. | |
GetEscapedNameString | Gets the escaped name string. | |
GetFileExtension | Gets the file extension. | |
GetFolderIcon | Gets the icon for a folder according to the request folder style. | |
GetFolderName | Gets the folder name for a certain StoreElement type. | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetIcon | Overloaded. Gets the icon. | |
GetModelCollation | Gets model collation. | |
GetNameString | Gets the name string. | |
GetProjectIcon | Gets the project icon. | |
GetRelatedElementTypeDescription | Gets the description of the related element type of a relationship. | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MakeIconTransparent | Makes the icon transparent. | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
SqlExtension | Value is ".sql". | |
Unnamed | Value is "<unnamed>". |
Top
Properties
Name | Description | |
---|---|---|
BatchSeparator | Gets the batch separator. | |
DatabaseSchemaProvider | Gets the related database schema provider. | |
DspDisplayName | Gets the DSP display name. | |
TransparentColor | Gets the color used to make an icon transparent. |
Top