SecurityTemplatesDataSet.SecurityTemplatesDataTable classe
Representa um ou mais modelos de segurança que são definidos por objetos SecurityTemplatesDataSet.SecurityTemplatesRow .
Inheritance hierarchy
System.Object
System.ComponentModel.MarshalByValueComponent
System.Data.DataTable
WebSvcSecurity.SecurityTemplatesDataSet.SecurityTemplatesDataTable
Namespace: WebSvcSecurity
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
<SerializableAttribute> _
Public Class SecurityTemplatesDataTable _
Inherits DataTable _
Implements IEnumerable
'Uso
Dim instance As SecurityTemplatesDataSet.SecurityTemplatesDataTable
[SerializableAttribute]
public class SecurityTemplatesDataTable : DataTable,
IEnumerable
Segurança de thread
Os membros públicos estática (Shared no Visual Basic) desse tipo são seguros para thread. Nenhum membro de instância pode ser garantido como seguro para thread.