次の方法で共有


ConnectionManaged.CodePage プロパティ

定義

public:
 property System::UInt32 CodePage { System::UInt32 get(); void set(System::UInt32 value); };
public uint CodePage { get; set; }
member this.CodePage : uint32 with get, set
Public Property CodePage As UInteger

プロパティ値

実装

Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask.Connections.IDTSSQLTaskConnection.CodePage

適用対象