Count Propiedad
Gets the number of IDTSOutput100 columns in the collection.
Espacio de nombres: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Ensamblado: Microsoft.SqlServer.DTSPipelineWrap (en Microsoft.SqlServer.DTSPipelineWrap.dll)
Sintaxis
'Declaración
ReadOnly Property Count As Integer
Get
'Uso
Dim instance As IDTSOutputColumnCollection100
Dim value As Integer
value = instance.Count
int Count { get; }
property int Count {
int get ();
}
abstract Count : int
function get Count () : int
Valor de la propiedad
Tipo: System. . :: . .Int32
The number of IDTSOutputColumnCollection100 objects in the collection.