TypedDataSetGenerator.GenerateIdName(String, ICodeGenerator) Method

Definition

Transforms a string in a valid, typed DataSet name.

public static string GenerateIdName (string name, System.CodeDom.Compiler.ICodeGenerator codeGen);

Parameters

name
String

The source name to transform into a valid, typed DataSet name.

codeGen
ICodeGenerator

The generator used to perform the conversion.

Returns

A string that is the converted name.

Remarks

The TypedDataSetGenerator class is not intended for use as a stand-alone component, but as a class from which other classes derive standard functionality.

Applies to

Product Versies
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1