Classe StagingUnbatchedCriteria
Specifies staging unbatched criteria.
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.MasterDataServices..::..StagingUnbatchedCriteria
Spazio dei nomi Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
Sintassi
'Dichiarazione
<DataContractAttribute(Name := "StagingUnbatchedCriteria", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class StagingUnbatchedCriteria _
Implements IExtensibleDataObject
'Utilizzo
Dim instance As StagingUnbatchedCriteria
[DataContractAttribute(Name = "StagingUnbatchedCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class StagingUnbatchedCriteria : IExtensibleDataObject
[DataContractAttribute(Name = L"StagingUnbatchedCriteria", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class StagingUnbatchedCriteria : IExtensibleDataObject
[<DataContractAttribute(Name = "StagingUnbatchedCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type StagingUnbatchedCriteria =
class
interface IExtensibleDataObject
end
public class StagingUnbatchedCriteria implements IExtensibleDataObject
Nel tipo StagingUnbatchedCriteria sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
![]() |
StagingUnbatchedCriteria | Initializes a new instance of the StagingUnbatchedCriteria class. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
ExtensionData | Gets or sets an object that contains extra data. |
![]() |
ModelId | Gets or sets the globally unique identifier (GUID) or the exact name of a model. |
![]() |
SourceSystemId | Gets or sets the globally unique identifier (GUID) or the exact name of the source system. |
![]() |
VersionId | Gets or sets the globally unique identifier (GUID) or the exact name of the version. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | Ereditato da Object. |
![]() |
Finalize | Ereditato da Object. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetType | Ereditato da Object. |
![]() |
MemberwiseClone | Ereditato da Object. |
![]() |
ToString | Ereditato da Object. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.