共用方式為


CollectionPlanMergeException Class

Definition

An exception thrown if an error occurs that prevents the merging of collection plans.

public ref class CollectionPlanMergeException : Exception
[System.Serializable]
public class CollectionPlanMergeException : Exception
[<System.Serializable>]
type CollectionPlanMergeException = class
    inherit Exception
Public Class CollectionPlanMergeException
Inherits Exception
Inheritance
CollectionPlanMergeException
Attributes

Constructors

CollectionPlanMergeException()
CollectionPlanMergeException(SerializationInfo, StreamingContext)
CollectionPlanMergeException(String)
CollectionPlanMergeException(String, Exception)

Applies to