Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates an instance of the DeliveryChannelEnumeration class.
Remarks
The parameterless DeliveryChannelEnumeration constructor creates an uninitialized instance of the DeliveryChannelEnumeration class and is used in conjunction with the Initialize method to enable COM interoperability.
The single-parameter DeliveryChannelEnumeration constructor creates and initializes an instance of the DeliveryChannelEnumeration class.
Overload List
Name | Description |
---|---|
DeliveryChannelEnumeration () |
Creates an uninitialized object of the DeliveryChannelEnumeration class.
|
DeliveryChannelEnumeration (NSInstance) |
Creates and initializes an object of the DeliveryChannelEnumeration class.
|
See Also
Reference
DeliveryChannelEnumeration Class
DeliveryChannelEnumeration Members
Microsoft.SqlServer.NotificationServices Namespace