UserInteractionServices Members

Include Protected Members
Include Inherited Members

Represents user interaction services.

The UserInteractionServices type exposes the following members.

Constructors

  Name Description
Protected method UserInteractionServices Initializes a new instance of the UserInteractionServices class.

Top

Methods

  Name Description
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method 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.)
Public method GetDisplayName Overloaded. Gets the display name.
Public method GetElementClassesInOrder Gets all element types in order.
Public method GetElementName Overloaded. Gets the element name.
Public method GetElementTypeDescription Gets the element type description.
Public method GetEscapedNameString Gets the escaped name string.
Public method GetFileExtension Gets the file extension.
Public method GetFolderIcon Gets the icon for a folder according to the request folder style.
Public method GetFolderName Gets the folder name for a certain StoreElement type.
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetIcon Overloaded. Gets the icon.
Public methodStatic member GetModelCollation Gets model collation.
Protected method GetNameString Gets the name string.
Public method GetProjectIcon Gets the project icon.
Public method GetRelatedElementTypeDescription Gets the description of the related element type of a relationship.
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method MakeIconTransparent Makes the icon transparent.
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString Returns a String that represents the current Object. (Inherited from Object.)

Top

Fields

  Name Description
Public fieldStatic member SqlExtension Value is ".sql".
Public fieldStatic member Unnamed Value is "<unnamed>".

Top

Properties

  Name Description
Public property BatchSeparator Gets the batch separator.
Protected property DatabaseSchemaProvider Gets the related database schema provider.
Public property DspDisplayName Gets the DSP display name.
Public property TransparentColor Gets the color used to make an icon transparent.

Top

See Also

Reference

UserInteractionServices Class

Microsoft.Data.Schema.Extensibility Namespace