TypedDataSetGenerator::GenerateIdName Method (String^, ICodeGenerator^)
.NET Framework (current version)
Transforms a string in a valid, typed DataSet name.
Assembly: System.Data (in System.Data.dll)
Parameters
- name
-
Type:
System::String^
The source name to transform into a valid, typed DataSet name.
- codeGen
-
Type:
System.CodeDom.Compiler::ICodeGenerator^
The generator used to perform the conversion.
The TypedDataSetGenerator class is not intended for use as a stand-alone component, but as a class from which other classes derive standard functionality.
.NET Framework
Available since 1.1
Available since 1.1
Show: