Click or drag to resize
UnitTestExtensionsGetTestQueryMark Method
Gets the unique SQL query mark for a unit test

Namespace: CMS.Tests
Assembly: CMS.Tests (in CMS.Tests.dll) Version: 8.2.23
Syntax
C#
public static string GetTestQueryMark()

Return Value

Type: String
See Also