MaximumWidth-Eigenschaft

Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.

For more information, see FlatFileColumn.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
Property MaximumWidth As Integer
    Get
    Set
'Usage
Dim instance As IDTSConnectionManagerFlatFileColumn100
Dim value As Integer

value = instance.MaximumWidth

instance.MaximumWidth = value
int MaximumWidth { get; set; }
property int MaximumWidth {
    int get ();
    void set (int value);
}
abstract MaximumWidth : int with get, set
function get MaximumWidth () : int
function set MaximumWidth (value : int)

Eigenschaftenwert

Typ: System. . :: . .Int32