XEUtils Class
Provides helper methods for scripting.
Assembly: Microsoft.SqlServer.Management.XEvent (in Microsoft.SqlServer.Management.XEvent.dll)
| Name | Description | |
|---|---|---|
![]() | XEUtils() | Initializes a new instance of the XEUtils class. |
| Name | Description | |
|---|---|---|
![]() ![]() | ConvertToXsdEnumerationValue(Session::EventRetentionModeEnum) | Converts Session::EventRetentionModeEnum to string defined in XSD. |
![]() ![]() | ConvertToXsdEnumerationValue(Session::MemoryPartitionModeEnum) | Converts Session::MemoryPartitionModeEnum to string defined in XSD. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() ![]() | ToBeCreated(SfcObjectState) | Indicates whether given state is for creation. |
![]() | ToString() | (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.
Show:


