SqlTableExpressionCollection Kelas

Definisi

[System.Runtime.InteropServices.ComVisible(false)]
public class SqlTableExpressionCollection : Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlCollection<Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlTableExpression>
[<System.Runtime.InteropServices.ComVisible(false)>]
type SqlTableExpressionCollection = class
    inherit SqlCollection<SqlTableExpression>
Public Class SqlTableExpressionCollection
Inherits SqlCollection(Of SqlTableExpression)
Warisan
SqlTableExpressionCollection
Atribut

Properti

Nama Deskripsi
Count (Diperoleh dari SqlCollection<T>)
IsReadOnly (Diperoleh dari SqlCollection<T>)
Item[Int32] (Diperoleh dari SqlCollection<T>)

Metode

Nama Deskripsi
Contains(T) (Diperoleh dari SqlCollection<T>)
CopyTo(T[], Int32) (Diperoleh dari SqlCollection<T>)
GetEnumerator() (Diperoleh dari SqlCollection<T>)
IndexOf(T) (Diperoleh dari SqlCollection<T>)

Implementasi Antarmuka Eksplisit

Nama Deskripsi
IEnumerable.GetEnumerator() (Diperoleh dari SqlCollection<T>)

Berlaku untuk