XEUtils Class

 

Provides helper methods for scripting.

Namespace:   Microsoft.SqlServer.Management.XEvent
Assembly:  Microsoft.SqlServer.Management.XEvent (in Microsoft.SqlServer.Management.XEvent.dll)

System::Object
  Microsoft.SqlServer.Management.XEvent::XEUtils

public ref class XEUtils 

NameDescription
System_CAPS_pubmethodXEUtils()

Initializes a new instance of the XEUtils class.

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticConvertToXsdEnumerationValue(Session::EventRetentionModeEnum)

Converts Session::EventRetentionModeEnum to string defined in XSD.

System_CAPS_pubmethodSystem_CAPS_staticConvertToXsdEnumerationValue(Session::MemoryPartitionModeEnum)

Converts Session::MemoryPartitionModeEnum to string defined in XSD.

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodSystem_CAPS_staticToBeCreated(SfcObjectState)

Indicates whether given state is for creation.

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: