Click or drag to resize

StiTableNameGetName Method

[Missing <summary> documentation for "M:Stimulsoft.Base.StiTableName.GetName(System.String,System.String)"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static string GetName(
	string schema,
	string table
)

Parameters

schema
Type: SystemString

[Missing <param name="schema"/> documentation for "M:Stimulsoft.Base.StiTableName.GetName(System.String,System.String)"]

table
Type: SystemString

[Missing <param name="table"/> documentation for "M:Stimulsoft.Base.StiTableName.GetName(System.String,System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Base.StiTableName.GetName(System.String,System.String)"]

See Also