TypeInfo.Size Property

Definition

Gets the size.

[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)]
public int Size { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)>]
member this.Size : int
Public ReadOnly Property Size As Integer

Property Value

The size.

Attributes

Applies to