Tamino API for .NET

TaminoSchemaCommand.Undefine Method

Undefines all schemas in the specified Tamino collection.

Overload List

Undefines the specified schema in the specified Tamino collection.

public TaminoResponse Undefine(string,string);

Undefines the specified schema in the specified Tamino collection.

public TaminoResponse Undefine(string,string,NameValueCollection);

Undefines all schemas in the specified Tamino collection.

public TaminoResponse Undefine(string);

Undefines all schemas in the specified Tamino collection.

public TaminoResponse Undefine(string,NameValueCollection);

See Also

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