Tamino API for .NET

TaminoSchemaCommand.GetSchemaNames Method

Returns a sorted list of all schema names in all collections.

Overload List

Returns a sorted list of all schema names in the specified collection. The returned list does not contain duplicate names.

public IList GetSchemaNames(string);

Returns a sorted list of all schema names in all collections.

public IList GetSchemaNames();

See Also

TaminoSchemaCommand Class | TaminoSchemaCommand Members | SoftwareAG.Tamino.Api Namespace