SqlClientMetaDataCollectionNames.ForeignKeys Field

Definition

A constant for use with the GetSchema method that represents the ForeignKeys collection.

public: static initonly System::String ^ ForeignKeys;
public static readonly string ForeignKeys;
 staticval mutable ForeignKeys : string
Public Shared ReadOnly ForeignKeys As String 

Field Value

Applies to

See also