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