IDataSourceNameCreationService Methods
If implemented, provides a service for validating custom data source names.| Name | Description |
|---|---|
| CreateName() | Generates a name for the current data source. |
| ValidateName(String) | Validates the specified data source name on the server. |
See Also