IDTSExternalMetadataColumn100.CodePage Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
Valore della proprietà
Tabella codici della colonna di metadati esterna.
- Attributi