IDTSExpressionEvaluator100.LocaleID Property

Definition

Gets or sets the identifier of the locale.

public:
 property int LocaleID { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(4)]
public int LocaleID { [System.Runtime.InteropServices.DispId(4)] get; [System.Runtime.InteropServices.DispId(4)] set; }
[<System.Runtime.InteropServices.DispId(4)>]
[<get: System.Runtime.InteropServices.DispId(4)>]
[<set: System.Runtime.InteropServices.DispId(4)>]
member this.LocaleID : int with get, set
Public Property LocaleID As Integer

Property Value

The identifier of the locale.

Attributes

Applies to