Delen via


DataSchemaModelEventArgs Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the DataSchemaModelEventArgs class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method DataSchemaModelEventArgs(DataSchemaModel, ModelEventType) Initializes a new instance of the DataSchemaModelEventArgs class by using the provided model and event type.
Public method DataSchemaModelEventArgs(DataSchemaModel, IList<Tuple<IModelElement, ModelEventType>>) Initializes a new instance of the DataSchemaModelEventArgs class by using the provided model and the list of elements and event types.
Public method DataSchemaModelEventArgs(DataSchemaModel, IModelElement, ModelEventType) Initializes a new instance of the DataSchemaModelEventArgs class by using the provided model, element, and event type.

Top

See Also

Reference

DataSchemaModelEventArgs Class

Microsoft.Data.Schema.SchemaModel Namespace