NameChecker Class
Represents the name checker.
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
| Name | Description | |
|---|---|---|
![]() | NameChecker() | Initializes a new instance of the NameChecker class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
![]() ![]() | ValidateObjectName(String^) | Validates the specified name of the object. |
![]() ![]() | ValidateParameterName(String^) | Validates the specified name of the parameter. |
![]() ![]() | ValidateStreamName(String^) | Validates the specified name of the stream. |
![]() ![]() | ValidateStreamName(String^, String^) | |
![]() ![]() | ValidateStreamNameConnection(String^) | Validates the specified stream name connection. |
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:

