Udostępnij za pośrednictwem


Konstruktor Entity

Inicjuje nowe wystąpienie Entity klasy

Przestrzeń nazw:  Microsoft.MasterDataServices
Zestaw:  Microsoft.MasterDataServices (w Microsoft.MasterDataServices.dll)

Składnia

'Deklaracja
Public Sub New
'Użycie

Dim instance As New Entity()
public Entity()
public:
Entity()
new : unit -> Entity
public function Entity()