IDTSExternalMetadataColumn100.CodePage Propiedad

Definición

Obtiene o establece el juego de caracteres utilizado para interpretar los datos contenidos en la columna.

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

Valor de propiedad

La página de códigos de la columna de metadatos externos.

Atributos

Se aplica a