Właściwość ContainerType
Pobiera typ formantu kontener. Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.
Przestrzeń nazw: Microsoft.SqlServer.Management.Sdk.Sfc.Metadata
Zestaw: Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntax
'Deklaracja
Public ReadOnly Property ContainerType As Type
Get
'Użycie
Dim instance As SfcMetadataRelation
Dim value As Type
value = instance.ContainerType
public Type ContainerType { get; }
public:
property Type^ ContainerType {
Type^ get ();
}
member ContainerType : Type
function get ContainerType () : Type
Wartość właściwości
Typ: System. . :: . .Type
Kontener [Type].
Zobacz także