EasyObjects.NET Programmers Reference

DatabaseTypeData.Name Property

Gets or sets the name of the DatabaseTypeData.

public string Name {get; set;}

Property Value

The name of the DatabaseTypeData. The default is an empty string.

Remarks

This property maps to the name attribute in configuration.

See Also

DatabaseTypeData Class | NCI.EasyObjects.Configuration Namespace