Click or drag to resize

StiDBaseOptions Constructor (Byte, Int32)

Initializes a new instance of the StiDBaseOptions class

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public StiDBaseOptions(
	byte[] content,
	int codePage = 0
)

Parameters

content
Type: SystemByte

[Missing <param name="content"/> documentation for "M:Stimulsoft.Base.StiDBaseOptions.#ctor(System.Byte[],System.Int32)"]

codePage (Optional)
Type: SystemInt32

[Missing <param name="codePage"/> documentation for "M:Stimulsoft.Base.StiDBaseOptions.#ctor(System.Byte[],System.Int32)"]

See Also