Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (日本語) » Ultra Light - .NET プログラミング » Ultra Light .NET 2.0 API リファレンス » ULIndexSchema クラス

 

IsForeignKeyNullable プロパティ

外部キーが NULL 入力可であるかどうかをチェックします。

構文
Visual Basic
Public Readonly Property IsForeignKeyNullable As Boolean
C#
public bool IsForeignKeyNullable { get;}
プロパティ値

外部キーが NULL 入力可の場合は true、NULL 入力不可の場合は false。

参照